css: Start array allocation with a better size
authorAlexander Larsson <alexl@redhat.com>
Mon, 3 Dec 2012 13:29:40 +0000 (14:29 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 4 Dec 2012 19:16:44 +0000 (20:16 +0100)
commit7ec33e63c0f2bce83f26d0a02e27a61ab2f6e65b
tree60755c68ba7d8ca9f00657ff473db6f5b23e4320
parentafc1a143a4695b87b73d544c4d32138e1ff0043c
css: Start array allocation with a better size

All computed values will compute all normal properties at least, so
we might as well allocate these upfront, which leads to a lot less
reallocations.
gtk/gtkcsscomputedvalues.c